body {
    font-family: almarai;
}

@font-face {
    font-family: almarai;
    src: url(https://livechat.taqnyat.sa/assets/fonts/almarai/Almarai-Regular.ttf);
}


.page .search_div_new {

    position: fixed;
    left: 65px;
    z-index: 10;
    background-color: #ffffff;
    padding: 5px 9px;
    width: 397px;
    margin-top: 168px;
    border-right: 0 solid #d8e3f6;
    height: calc(100vh - 220px);
    overflow: auto;
}

.page .people-list .allUser_box{
    min-height: 74px;
    padding: 10px 20px;
    background-color: #ffffff;
    border: 1px solid #dae3f3;
    border-radius: 4px;
    cursor: pointer;
}

.page .people-list .allUser_box_show{

    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 15px;
    cursor: pointer;
    min-height: 74px;


}


.page .people-list .allUser_box_show .h3, h3 {
    font-size: 14px;
    padding: 6px 9px;
}


.container-fluid {
    margin: 0 auto;
    width: 100%;
    background: #ffffff;
}

.page .sidemenu .logo {
    padding: 10px;
    background-color: #F98124;
    height: 60px;
}

.page .sidemenu .logo img {
    margin-top: 18px;
}

.page .menu .las {
    font-size: 25px;
    padding: 7px;
    margin-bottom: 20px;
}


.page .menu a {
    color: #ffffff;
}

.page .menu a:hover {
    color: #c0c8d5;
}




.page .chat .card {
    background-color: #fafcff;
    margin: 0px 0px;
    border: 0 solid rgb(0 0 0 / 0%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 0%), 0 3px 1px -2px rgb(0 0 0 / 0%), 0 1px 5px 0 rgb(0 0 0 / 0%);

}









.page .logout a{
    color: #ffffff;
}

.page .logout a:hover{
    color: #c0c8d5;
}



.page .menu dl,
ol,
ul {
    margin: 0;
    padding: 7px;
}

.page .logout {
    padding: 0 12px;
}

.page .logout .las {
    font-size: 25px;
    padding: 4px;
    margin-bottom: 20px;
}


.sidenav a {
    color: #ffffff;
    text-decoration: auto;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
    padding: 0px 0px 0px 65px;
}

.sidenav {
    padding: 50px 0 0 0;
}

.sidenav .search {
    padding: 0;
}

.sidenav .list {
    padding: 10px;
    height: 830px;
    overflow: auto;
    margin-top: 0px;
    background-color: #fafcff;
    border-right: 1px solid #d8e3f6;
}

.sidenavt a {
    color: #ffffff;
}

.sidenav input {
    border-radius: 3px;
    border: none;
    padding: 14px;
    color: white;
    background: #2e4070;
    width: 90%;
    font-size: 14px;
}

.sidenav .fa-search {
    position: relative;
    left: -25px;
}

.sidenav ul {
    padding: 0;
    height: 770px;
    margin-top: 20px;
}

.sidenav ul li {
    padding: 10px 20px;
    background-color: #f6f9ff;
    margin: 8px 0;
    border: 1px solid #dae3f3;
    border-radius: 6px;
}

.sidenav ul .active {
    padding: 10px 20px;
    background-color: #e7ebf3;
    margin: 8px 0;
    border-left: 6px solid #5f86c2;
    border-radius: 6px;
}

.sidenav ul li:hover,
.sidenav ul li:active,
.sidenav ul li:focus {
    padding: 10px 20px;
    background-color: #f0f3f9;
    margin: 8px 0;
}

.sidenav .name {
    color: #2a3c6e;
}

.sidenav img {
    float: left;
    width: 50px;
    margin-right: 5px;
}

.sidenav .about {
    float: left;
    margin-top: 8px;
}

.sidenav .about {
    padding-left: 8px;
}

.sidenav .status {
    color: #92959e;
}

.sidenav .history {
    text-align: center;
    height: 50px;
    line-height: 49px;
    background-color: #5F86C2;
    display: none;
}

.sidenav .history a {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.bg-light {
    padding: 5px 10px 5px 10px;
    background-color: #5F86C2 !important
}

.navbar img {
    width: 100px;
}

.navbar .btn-login {
    display: -webkit-box;
}

.navbar .las {
    color: white;
    font-size: 30px;
    margin-top: 1px;
    margin-left: 15px;
    margin-right: 14px;
}

.navbar .btn-primary {
    color: #fff;
    background-color: #f98124;
    border-color: #f98124;
    border-radius: 100px;
    padding: 7px 18px;
}

.navbar .btn-primary:hover,
.navbar .btn-primary:focus,
.navbar .btn-primary:active {
    color: #fff;
    background-color: #f88d3b;
    border-color: #f88d3b;
}

.navbar .form-inline span {
    display: none;
}

.people-list .contacts {
    padding: 0;
    height: 118px;
    background-color: #f0f3faa3;
    border-bottom: 1px solid #d8e3f6b8;
}



.people-list .contacts h4 {
    font-size: 16px;
    color: #2a3c6e;
    font-weight: bold;
    padding: 0 10px;
    line-height: 0;
    margin-top: 25px;
}

.people-list .contacts span {
    margin-right: 40px;
    color: #a8aab1;
    font-size: 12px;
}

.people-list .contacts .number {
    float: right;
    margin-top: 22px;
    margin-right: 14px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #5f86c2;
    background-color: #5f86c2;
}


.people-list .list span{

    color: #2a3c6e;
}





.sidenav2 {
    line-height: 20px;
    display: none;
    height: 100%;
    width: 400px;
    position: fixed;
    z-index: 100000;
    top: 0;
    right:  0;
    background-color: #FAFCFF;
    box-shadow: 0 10px 40px rgb(91 91 91 / 45%);
}

.sidenav2 .closebg{
    padding: 5px 13px;
    position: fixed;
    width: inherit;
    background-color: #f6f9ff;
}


.sidenav2 .closebtn {
    top: 0;
    left: 15px;
    font-size: 30px;
    margin-top: 15px;
    width: 25px;
    height: 25px;
    padding: 0 2px;
    line-height: 27px;
    color: #adb5bd;
    border-radius: 4px;
}


.sidenav2 a:hover {
    color: #f98124;
    text-decoration: none;
}



.chat .chat-header .close_btn{
    margin-right: 100px;
}


.sidenav2 .information {
    padding: 0 20px;
    margin-top: 45px;
}

.sidenav2 .essential_information {
    padding: 20px;
    border: 1px solid #dae3f3;
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #f6f9ff;
}

.sidenav2 .essential_information h3{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #2a3c6e;
}

.sidenav2 .essential_information p{
    font-size: 11px;
    color: #2a3c6e;
}

.sidenav2 textarea.form-control {
    height: auto;
    font-size: 12px;
    border: 1px solid #dae3f3;
}

.sidenav2 .essential_information .form-group {
    margin-bottom: 0;
}





.sidenav2 .conversation_history{
    border: 1px solid;
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #f6f9ff;
    border: 1px solid #dae3f3;
    overflow: scroll;
    height: 100vh;
}


.sidenav2 .conversation_history .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #ffffff;
}

.sidenav2 .conversation_history h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 12px;
    color: #2a3c6e;
}


.sidenav2 .information span.badge{
    float: left;
    color: #fdfdfd;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    font-weight: bold;
    background: #f98124;
    border-radius: 100px;
    margin-left: 5px;
}


.sidenav2 .tags .btn {
    padding: 3px 14px;
    margin-bottom: 8px;
    height: 25px;
    line-height: 18px;
    color: #fdfdfd;
    font-size: 12px;
    border: none;
    font-weight: bold;
    background: #f98124;
    border-radius: 100px;
    margin-left: 5px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


.sidenav2 .tags .btn:hover {
    color: #ffffff;
    text-decoration: none;
}
.sidenav2 .tags .btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.sidenav2 .tags .icon-cart:before {
    font-family: FontAwesome;
    content: "\f00d";
}
.sidenav2 .tags .btn-5 {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sidenav2 .tags .btn-5 span {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-transition: all 0.3s;
    -moz-backface-visibility: hidden;
    transition: all 0.3s;
    backface-visibility: hidden;
}
.sidenav2 .tags .btn-5:before {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 1.70;
    font-size: 125%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.sidenav2 .tags .btn-5a:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    transform: translateY(300%);
}
.sidenav2 .tags .btn-5a:before {
    left: 0;
    top: -100%;
}
.sidenav2 .tags .btn-5a:hover:before {
    top: 0;
}




.table td, .table th {
    padding: 9px;
    font-size: 14px;
    vertical-align: top;
    border-top: 1px solid #dae3f3;
    color: #2a3c6e;
}


.sidenav2 .tags {
    padding: 10px 10px;
    border: 1px solid;
    border: 1px solid #dae3f3;
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #f6f9ff;
    min-height: 107px;
}

.sidenav2 .tags .badge-warning {
    color: #ffffff;
    background-color: #5f86c2;
    font-size: 12px;
}


.sidenav2 .tags h3{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #2a3c6e;
}







.contact_mobile{
    background-color: #fdfdfd;
    width: 100%;
    position: fixed;
    z-index: 100000;
    top: 0;
    right: 0;
    z-index: 1000000;
    height: 100vh;
    display: none;
}


.contact_mobile .btn_open {
    color: #5f86c2;
    font-size: 33px;
    float: right;
    padding: 0 17px;
    cursor: pointer;
}

.chat .chat-header .btn_open {
    display: none;
}

.menu_mobile_min{
    height: 40px;
    background-color: #5f86c2;
    z-index: 100000;
    right: 0;
    display: none;
}

.menu_mobile_min .la, .las {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 20px;
    color: white;
    text-align: center;
}


.people-list .list {
    padding: 10px;
    height: calc(320px - 50px);
    overflow: auto;
    margin-top: 0;
    background-color: #fafcff;
    overflow-x: hidden;
}

.people-list a {
    color: #2a3c6e;
}

.people-list .number {
    float: right;
    margin-top: 10px;
}

.people-list .number .badge {
    font-size: 12px;
    color: #ffffff;
    background-color: #9dbef0;
    padding: 0;
    border-radius: 50px;
    height: 23px;
    min-width: 23px;
}


.people-list .list h4{
    color: #c9d0de;
    text-align: center;
    font-size: 14px;
    margin: 0;
}
.people-list .list .queued {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 25px auto;
}
.people-list .list .queued .line {
    height: 2px;
    flex: 1;
    background-color: #e2e2e2;
}







/* width */

::-webkit-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f100;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #e3ebfa;
    border-radius: 100px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #e3ebfa;
}

.people-list input {
    border-radius: 3px;
    border: none;
    padding: 14px;
    color: #222;
    background: #ffffff;
    font-size: 14px;
    border: 1px solid #dae3f3;
}

.people-list .fa-search {
    position: relative;
    left: -25px;
}

.people-list ul {
    padding: 0;
    margin-top: 0;
}



.people-list ul li h5 {
    color: #2a3c6e;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 10px;
}


.people-list ul li.selected{
    background-color: #E7EBF3;
    color: #e03d25;
}




.people-list ul li {
    padding: 10px 20px;
    background-color: #f6f9ff;
    margin: 8px 0;
    border: 1px solid #dae3f3;
    border-radius: 4px;
    cursor: pointer;
    border-left: 6px solid #dae3f3;
}


.people-list ul .active {
    padding: 10px 20px;
    background-color: #e7ebf3;
    margin: 8px 0;
    border-left: 6px solid #5f86c2;
    border-radius: 6px;
}

.people-list ul li:hover,
.people-list ul li:active,
.people-list ul li:focus {
    padding: 10px 20px;
    background-color: #e7ebf3;
    margin: 8px 0;
    border-left: 6px solid #5f86c2;
    border-radius: 6px;
}

.people-list img {
    float: left;
    width: 42px;
    margin-right: 5px;
    margin-top: 4px;
}

.people-list .name {
    color: #2a3c6e;
}

.people-list .about {
    float: left;
    margin-top: 8px;
}

.people-list .about {
    padding-left: 8px;
}

.people-list .status {
    color: #a8aab1;

}



.people-list .about .fa {
    color: #07e676;
    font-size: 12px;

}

.people-list .history {
    text-align: center;
    color: white;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1030;
    margin: 0 auto;
    width: 100%;
    background-color: #5f86c2;
}

.people-list .history a {
    color: white;
    text-transform: uppercase;
}





.chat {
    background: #ffffff;
    color: #2a3c6e;
}

.chat .chat-header {
    padding: 15px;
    z-index: 1;
    border-bottom: 1px solid #e2e2e2;
}

.chat .chat-header img {
    float: left;
    width: 40px;
}

.chat .chat-header .chat-about {
    float: left;
    padding-left: 10px;
    margin-top: 6px;
}




.chat .chat-header .chat-with {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    color: #2a3c6e;
    margin-top: 4px;
    float: left;
}

.chat .chat-header .chat-num-messages {
    color: #a8aab1;
}

.chat .chat-header .las {
    float: right;
    color: #5f86c2;
    font-size: 22px;
    margin-right: 10px;
    cursor: pointer;
    background-color: #f6f9ff;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #5f86c2;
}


.chat .chat-header .dropbtn {
    background-color: #f6f9ff;
    float: right;
    margin-right: 10px;
    color: #5f86c2;
    padding: 5px 15px;
    border-radius: 4px;
    font-size: 13px;
    border: none;
    cursor: pointer;
    border: 1px solid #5f86c2;
}

.chat .chat-header  .dropdown {
    position: relative;
    display: inline-block;
}

.chat .chat-header .dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.chat .chat-header button:focus {
    outline: 1px dotted;
    outline: 0 auto -webkit-focus-ring-color;
}

.chat .chat-header .dropdown-content a {
    color: #2a3c6e;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 13px;
}

.chat .chat-header .dropdown-content a:hover {background-color: #eceff4;}

.chat .chat-header .dropdown:hover .dropdown-content {
    display: block;
}

.chat .chat-header .dropdown:hover .dropbtn {
    background-color: #ffffff;
}

.chat .chat-header .dropbtn::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.chat .chat-header .contacts_mobile_btn {
    display: none;
}






.chat .chat-history {
    background-color: #F1F5F9;
    padding: 0;
    height: calc(100vh - 50px - 160px - 85px);
}

.chat .chat-history img {
    margin: auto;
    display: block;
    width: 100%;
}

.chat .chat-history .message-data {
    margin-bottom: 15px;
}

.chat .chat-history .message-data-time {
    color: #a8aab1;
    padding-left: 6px;
    float: right;
}

.chat .chat-history .message {
    color: #2a3c6e;
    padding: 18px 20px;
    line-height: 23px;
    font-size: 14px;
    border-radius: 7px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.chat .chat-history .message:after {
    bottom: 100%;
    left: 7%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff4eb;
    border-width: 10px;
    margin-left: -10px;
}

.chat .chat-history .my-message {
    background: #fff4eb;
}

.chat .chat-history .other-message {
    background: #d8e3f685;
}

.chat .chat-history .alert-success {
    color: #853e07;
    background-color: #fdd6b8;
    border-color: #f8c299;
    border-radius: 15px;
    border-radius: 6px;
    margin-left: 20px;
}
.chat .chat-history .other-message:after {
    border-bottom-color: #d8e3f685;
    left: 93%;
}





/****************  date_chat  ***********************/

.chat .chat-history .date_chat {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 25px auto;
}

.chat .chat-history .date_chat .line {
    height: 2px;
    flex: 1;
    background-color: #eaf0fb;
}

.chat .chat-history .date_chat h6  {
    color: #c9d0de;
    text-align: center;
    font-size: 14px;
    margin: 0;
}







/****************  solved_time ***********************/

.chat .chat-history .solved_time {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 25px auto;
}

.chat .chat-history .solved_time .line {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 25px auto;
    border: 1px solid #c0d6f9;
}

.chat .chat-history .solved_time h6  {
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    margin: 0;
    background-color: #9bbef4;
    padding: 5px 0;
    border-radius: 100px;
    min-width: 180px;
}













/****************  Settings  ***********************/

.page .settings{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    grid-area: chaat;

    background-color: rgb(255, 255, 255);

    display: grid;
    grid-template-rows: 0 auto 0;
    overflow: scroll;
}


.page .settings h3 {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    color: #adb5bd;
}


.page .settings .form-control {
    border: none;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 9px 5px;
    min-height: 40px;
    font-size: 12px;
    font-weight: normal;
    margin-top: 20px;
}



.page .settings .form-check-label {
    margin-bottom: 0;
    color: #495057;
    font-size: 12px;
    margin-left: 13px;
}

.page .settings .form-check-input {

    margin-left: -9px;
}

.page .settings h2 {
    background-color: #f6f9ff;
    padding: 20px;
    font-size: 16px;
    color: #2a3c6e;
    font-weight: 700;
    position: fixed;
    width: 100%;
    z-index: 10000;
}


.page .settings .btn-secondary{
    color: #fff;
    background-color: #f98124;
    border-color: #f98124;
    font-size: 13px;
    margin-top: 16px;
    border-radius: 100px;
    margin-right: 5px;
}

.page .settings .btn-secondary:hover,
.page .settings .btn-secondary:focus {
    background: #f88d3b;
}



.page .settings .mobile_seat_settings{

    display: none;

}



.page .settings .space_line{
    height: 1px;
    width: 100%;
    background-color: #dae3f3;
    margin-top: 30px;



}




.page .settings .form-group {
    margin-bottom: 0;
}

.page .settings .media-body{

    padding: 10px 20px;
    background-color: #f6f9ff;
    margin: 6px 21px;
    border: 1px solid #dae3f3;
    border-radius: 4px;
    cursor: pointer;
    color: #2a3c6e;
}




.menu_mob_tab {
    display: none;

}

.menu_mob_tab li {
    list-style: none;
}


.menu_mob_tab h5 {
    font-size: 14px;
    color: #2a3c6e;
    margin: 0;
    font-weight: 900;
    padding: 0 23px;
    text-align: center;
    border-bottom: 1px solid;
    line-height: 35px;

}


.page .settings .form-check {
    margin-top: 20px;
    background-color: #f6f9ff;
    padding: 8px 33px;
    width: 100%;

}

.page .settings .form-row {
    padding: 65px 25px;
}




.page .ph_chat {
    margin: 0 auto;
    width: 100%;
    grid-area: chaat;
    background-color: rgb(255, 255, 255);
    display: grid;
    grid-template-rows: 60px auto 0;
}

.ph_chat .chat-history {
    background-color: #fff;
    padding: 30px 30px 20px;
    overflow-y: auto;
    height: 100vh;
    margin: 0 auto;
    text-align: center;
}


.ph_chat .chat-history .img_bh {
    margin: 0;
    position: absolute;
    top: 50%;
    /* left: 50%; */
    transform: translate(-50%, -50%);
}
.ph_chat .chat-history img {

    width: 50%;

}

.ph_chat .chat-history h3 {
    font-size: 1.75rem;
    font-size: 16px;
    color: #99a6ba;
    padding: 10px;
}




.ph_chat .chat-header {
    padding: 15px;
    background-color: #f6f9ff;
}
.ph_chat .chat-header .las {
    float: right;
    color: #5f86c2;
    font-size: 22px;
    margin-right: 10px;
    cursor: pointer;
    background-color: #f6f9ff;
    padding: 4px;
    border-radius: 4px;
    margin-left: 10px;
    border: 1px solid #5f86c2;
}



.ph_chat .chat-header .btn_open {
    display: none;
}



.chat .chat-header ul{
    right: 0px;
    background-color: rgb(249, 249, 249);
    min-width: 160px;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 16px 0px;
    z-index: 1;
    padding: 10px 0px;
    text-align: left;
    margin-right: 0;
    margin-top: 40px;
}

.chat .chat-header ul li a{
    color: #2a3c6e;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    font-size: 13px;
    background-color: rgb(249, 249, 249);
    margin-bottom: 3px;
}

.chat .chat-header ul li a:hover{
    background-color: #e7ebf3;
}





.fg-emoji-container nav i nav [class^='mdi-'], nav [class*='mdi-'] {
    font-size: 24px;
    line-height: 56px;
    display: block;
    height: 25px;
}

.fg-emoji-container nav {
    line-height: 64px;
    height: 50px;
    background-color: #587fbc;
}



.chat .chat-message {
    padding: 14px;
    background-color: #e7ebf3;
    position: relative;
    border-radius: 0;
    margin-bottom: 0;
}

.chat .chat-message textarea {
    width: 100%;
    border: none;
    padding: 10px 20px;
    font-size: 12px;
    margin-bottom: 0;
    border-radius: 5px;
    resize: none;
    border: 1px solid #f2ba8e;
    font-family: Almarai, sans-serif;
}

.chat .chat-message .las {
    font-size: 20px;
    color: gray;
    cursor: pointer;
    padding: 16px 0;
    float: right;
}

.chat .chat-message .btn-primary {
    float: right;
    color: #fdfdfd;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    font-weight: bold;
    background: #f98124;
    border-radius: 100px;
    box-shadow: none;
    margin-top: 10px;
}

.chat .chat-message .btn-primary:hover,
.chat .chat-message .btn-primary:focus {
    background: #f88d3b;
}


.chat .chat-message .btn-primary.focus,
.chat .chat-message .btn-primary:focus {
    box-shadow: 0 0 0 0 rgb(38 143 255 / 50%);
}

.chat .chat-message .custom-switch {
    padding-left: 0;
}

.chat .chat-message .custom-switch span {

    margin-right: 35px;
}


.chat .chat-message .summary{
    padding: 25px 10px 0px 25px;
}

.chat .chat-message .summary h2{
    font-size: 16px;
    font-weight: 800;
}


.chat .chat-message .summary p{
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}

.chat .chat-message .summary .table td, .chat .chat-message .summary .table th {
    padding: 1px;
    font-size: 13px;
    vertical-align: top;
    border-top: 0 solid #dae3f3;
    color: #2a3c6e;
}

.chat .chat-message .summary .table {
    width: 60%;

}

.chat .chat-message .summary .checked {
    color: orange;
}




.online {
    background-color: #07e676;
    margin-right: 3px;
    width: 10px;
    height: 10px;
}

.offline {
    background-color: #656974;
    margin-right: 3px;
    width: 10px;
    height: 10px;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.float-right {
    float: right;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.people-list .search ::-webkit-input-placeholder {
    /* Edge */
    color: rgb(255, 255, 255);
}

.people-list .search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(255, 255, 255);
}

.people-list .search ::placeholder {
    color: rgb(255, 255, 255);
}

.chat .chat-message textarea:focus-visible {
    border: 1px solid #F98124;
}

.login-min .login {
    min-height: 100vh;
}

.login-min .container-fluid {
    margin: 0 auto;
    width: 100%;
    background: #5d85c3;
}

.login-min .bg-image {
    background-image: url(../images/login.svg);
    background-size: cover;
    background-position: center;
    background-color: white;
}

.login-min .login-heading {
    font-weight: 300;
    color: #ffffff;
}

.login-min .btn-login {
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    padding: 0.65rem 1.6rem;
    color: #fff;
    background-color: #f98127;
    border-color: #f98127;
    border-radius: 100px;
}

.login-min .btn-login:hover {
    background-color: #f88d3b;
    border-color: #f88d3b;
}

.ph-item {
    background-color: #f6f9ff;
    border: 1px solid #f6f9ff;
    margin-bottom: 5px;
    padding: 10px 10px 0 10px;
    margin-top: 10px;
}


.ph-row div {
    background-color: #e5ecf7;
    height: 7px;
    margin-top: 3px;
    margin-bottom: 5px;
}

.ph-avatar {
    background-color: #e5ecf7;
    min-width: 40px;
}

.ph-item::before {
    background: linear-gradient(to right, hsl(217deg 37% 98% / 19%) 46%, rgb(223 233 248 / 20%) 50%, rgb(232 241 253 / 14%) 54%) 50% 50%;
    -webkit-animation: ph-animation 0.8s linear infinite;
    animation: ph-animation 0.8s linear infinite;
}



.custom-control-label::after {
    position: absolute;
    top: 0.35rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}



/* ========== loading ========== */

.laoding {
    background-color: #5F86C2;
    color: #FFFFFF;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
}

.sk-circle {
    margin: 300px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #FFFFFF;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


@media (max-width: 1366px) {

    .people-list .list {
        height: calc(220px - 50px);
    }

}

@media (max-width: 1024px) {

    .people-list .list {
        height: calc(220px - 50px);
    }

}

@media (max-width: 768px) {

    .people-list ul {
        margin-top: 0;
    }

    .ph_chat .chat-history {
        display: none;
    }
    .chat .chat-header .btn_open {
        display: block;
    }


    .chat .chat-message textarea {
        width: 100%;
        border: none;
        padding: 10px 20px;
        font-size: 12px;
        margin-bottom: 0;
        border-radius: 5px;
        resize: none;
        border: 1px solid #f2ba8e;
    }
    .chat .chat-message {
        padding: 15px 20px 40px 20px;
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030;
        background-color: #e6ecf9;
    }
    .chat .chat-message a {
        font-size: 12px;
        padding: 6px 16px;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .sidenav .history {
        text-align: center;
        height: 50px;
        line-height: 49px;
        display: none;
        background-color: #5F86C2;
    }
    .ph-row div {
        height: 7px;
        margin-top: 7.5px;
    }
    .ph-item {
        margin-bottom: 10px;
        padding: 8px 0 0 0;
    }
    .ph-avatar {
        min-width: 50px;
    }

    .navbar .form-inline span {
        display: block;
    }
    .navbar .form-inline button {
        display: none;
    }
    .container {
        width: 100%;
    }
    .people-list {
        width: 100%;
        float: left;
        height: 571px;
    }
    .chat {
        background: #f1f5f9;
        color: #2a3c6e;
    }
    .people-list ul {
        margin-top: 0px;
    }
    .sidenav .list {
        padding: 10px 0;
        height: 830px;
        overflow: auto;
        margin-top: 0px;
        background-color: #fafcff;
        border-right: 1px solid #d8e3f6;
    }
    .sidenav {
        overflow-x: revert;
    }

    .chat .chat-header .contacts_mobile_btn {
        display: block;
    }


    .sidenav2 {
        width: 100%;
    }


    .chat .chat-header .dropbtn {
        padding: 5px 10px;
    }

    .menu_mobile_min{
        display: none;
    }

    .menu_mobile_min .la, .las {
        padding: 10px;
    }


    .menu_mob_tab {
        display: block;
        background-color: #E7EBF3;


    }

    .page .settings h2 {
        margin-top: 5px;
        font-size: 14px;
        position: inherit;
        width: initial;
        z-index: 10000;
    }

    .page .settings .form-control {
        margin-top: 10px;
    }

    .chat .chat-history .message {
        font-size: 12px;
        line-height: 22px;
    }

    .chat .chat-history .message-data-name{font-size: 12px;}
    .chat .chat-history .message-data-time{font-size: 12px;}

    .chat .chat-message .summary .table {
        width: 100%;
    }

    .page .settings .mobile_seat_settings ul{

        margin: 0;
        padding: 0;

    }



    .page .settings .mobile_seat_settings .search_mob{

        padding: 0 30px;

    }

    .page .settings .mobile_seat_settings  h4{

        padding: 0 30px;
        font-size: 14px;

    }


    .page .settings .mobile_seat_settings{
        background-color: #f6f9ff;

        display: block;

    }

    .page .settings .media-body {
        padding: 0;
        margin: 5px 8px;
    }

    .page .settings .form-row {
        padding: 0 14px;
    }

    .page .settings {
        padding: 0 0 20px 0;
    }






}

@media (max-width: 767px) {


    .menu_mob_tab h5 {
        font-size: 12px;
        padding: 0 14px;

    }
    .chat .chat-history ul {
        padding: 0;
    }
    .chat .chat-history {
        padding: 30px 15px 100px;
    }
    .login-min .login {
        min-height: 100vh;
        padding: 30px;
    }
}

@media (max-width: 425px) {
    .sidenav {
        padding-top: 40px;
    }
    .sidenav .list {
        padding: 0;
        height: 830px;
        overflow: auto;
        margin-top: 20px;
    }

}



@media (max-width: 768px) {
    .navbar{padding: 0;}

    .chat-application .app-chat .chat-content .chat-content-area .chat-area {
        position: relative;
        overflow: scroll;
        height: calc(100vh - 245px);
        padding: 0 25px;
        margin-top: 86px;
    }


    .chat .chat-message {
        padding: 15px;
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030;
        background-color: #ffffff;
    }

}

@media (max-width: 767px) {
    .chat .chat-header .chat-with {
        display: none;
    }

}




/*********/

.people-list .tab_min_active {
    padding-left: 13px;
    background-color: #f98124;
    height: 40px;
    margin-left: 10px;
    width: 160px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 20px;
    cursor: pointer;
    float: left;

}

.people-list .tab_min_active h4 {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    padding: 0;
    line-height: 0;
    margin-top: 20px;
    width: 180px
}

.people-list .tab_min_active img {
    width: 21px;
    height: 21px;
    margin-right: 6px;
    margin-top: -10px;
}

.people-list .tab_min_active span {
    margin-left: 5px;
    color: #ffffff;
    font-size: 12px;
}



.people-list .tab_min{
    padding-left: 13px;
    background-color: #dadde2;
    height: 40px;
    margin-left: 10px;
    width: 160px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 20px;
    cursor: pointer;
    float: left;
}
.people-list .contacts .tab_min_active h4 {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 10px;
    line-height: 0;
    margin-top: 20px;
    width: 180px;
}
.people-list .contacts .tab_min h4 {
    font-size: 14px;
    color: #2a3c6e;
    font-weight: bold;
    padding: 0 10px;
    line-height: 0;
    margin-top: 20px;
    width: 180px;
}


.people-list .tab_min img {
    width: 21px;
    height: 21px;
    margin-right: 6px;
    margin-top: -10px;
}

.people-list .tab_min span {
    margin-left: 5px;
    color: #757475;
    font-size: 12px;
}

.people-list{
    border-right: 1px solid #d8e3f6;
    height: calc(100vh - 75px);
    background-color: #fafcff;
}


.people-list .imput_search {
    color: #2a3c6e;
    font-size: 12px;
    height: 20px;
    margin: 2px;
    padding: 0 15px;
    border-right: 0 solid #d8e3f6;
}
.people-list .divwa img {
    width: 100%;
    margin-right: 5px;
    margin-top: 4px;
    float: none;
    overflow-x:hidden;
}

question .btn_question {
    margin: 20px;
}
.question .btn_question .btn-primary:hover {
    color: #808080;
    background-color: #fafafa;
    border-color: #d0d0d0;
    box-shadow: none;
}
.question .btn_question .btn-primary {
    color: #808080;
    background-color: #ffffff;
    border-color: #d0d0d0;
    border-radius: 100px;
    margin: 5px;
    box-shadow: none;
    padding: 6px 20px;
}

.question .question_evaluation {
    margin: 10px;
    color: #2a3c6e;
    border: 1px solid #ddd;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0.6px 0.54px -1.33px, rgba(0, 0, 0, 0.13) 0px 2.29px 2.06px -2.67px, rgba(0, 0, 0, 0.04) 0px 10px 9px -4px;
    border-radius: 8px;
}

.question .problem {
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}

.question h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 12px 0;
    color: #2a3c6e;
}



.question_evaluation .form-check{
    margin-top: 20px;
    padding-left: 0;
}


.question_evaluation .form-check label {
    display: inline-block;
    font-size: 14px;
}


.question_evaluation .jq-ry-container {
    margin-top: 20px;
}


.question_evaluation .evaluation{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    padding-bottom: 20px;
}

.question_evaluation .las{

    color: #ffffff;
    background-color: #fa7f21;
    border-radius: 100px;
    padding: 6px;
    margin-right: 6px;
    margin-bottom: 15px;
}

.question_evaluation label {
    width: 100%;
}

.question .notes .btn-primary {
    color: #fff;
    background-color: #f98124;
    border-color: #f98124;
    margin-top: 10px
}

.question .notes .btn-primary:hover {
    color: #fff;
    background-color: #2a3c62;
    border-color: #2a3c62;
}

.question .notes {

}

.question .notes a {
    color: #f98124;
    text-decoration: none;
}
.question{
    padding: 0 15px;
}

.chat .chat-message .las {
    font-size: 20px;
    color: gray;
    cursor: pointer;
    padding: 16px 7px;
    float: left;
}

.chat-avatar-client {
    width: 40px;
    height: 40px;
    background-image: url('../../assets/images/client.png');
    background-size: cover;
    border-radius: 50%; /* To match the .circle class */
}
.chat-avatar-support {
    width: 40px;
    height: 40px;
    background-image: url('../../assets/images/support.png');
    background-size: cover;
    border-radius: 50%; /* To match the .circle class */
}
.chat-avatar-chatbot {
    width: 40px;
    height: 40px;
    background-image: url('../../assets/images/chatbot.png');
    background-size: cover;
    border-radius: 50%; /* To match the .circle class */
}

.chat-avatar-not-visible {
    width: 40px;
    height: 40px;
    background-image: url('../../assets/images/not-visible.png');
    background-size: cover;
    border-radius: 50%; /* To match the .circle class */
}
